home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
languages
/
oberon.lha
/
Oberon
/
script
/
OberonPrint
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
AmigaDOS Script File
|
1993-01-01
|
127 b
|
8 lines
.key printer/a,file/a
.bra «
.ket »
echo "Printing file t:«file» on «printer»"
gs -sDEVICE=«printer» t:«file»
delete t:«file»